home *** CD-ROM | disk | FTP | other *** search
- object fsplash: Tfsplash
- Left = 180
- Top = 120
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 191
- ClientWidth = 321
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 321
- Height = 191
- Cursor = crAppStart
- Align = alClient
- TabOrder = 0
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 305
- Height = 137
- Shape = bsFrame
- end
- object gimage: TImage
- Left = 16
- Top = 16
- Width = 97
- Height = 121
- AutoSize = True
- Picture.Data = {<image000.TMetafile>}
- Stretch = True
- end
- object LabelEffect1: TLabelEffect
- Left = 120
- Top = 16
- Width = 182
- Height = 33
- ColourHighlight = clYellow
- ColourScheme = csGold
- AutoSize = True
- Caption = 'HTMLExe Wizard'
- Font.Color = clOlive
- Font.Height = -27
- Font.Name = 'Technical'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 152
- Top = 120
- Width = 103
- Height = 13
- Caption = 'The G.D.G. softwares'
- WordWrap = True
- end
- object Image2: TImage
- Left = 32
- Top = 152
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- end
- object Image4: TImage
- Left = 152
- Top = 58
- Width = 101
- Height = 55
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- end
- object Label1: TLabel
- Left = 72
- Top = 160
- Width = 214
- Height = 13
- Caption = 'Make an executable with all your pages files !'
- end
- end
- object tic: TTimer
- Enabled = False
- Interval = 3000
- OnTimer = ticTimer
- Left = 120
- Top = 48
- end
- object res: TResolutionFix
- DesignRes = 96
- Left = 136
- Top = 40
- end
- end
-